[INFO] cloning repository https://github.com/krobbi/advent-of-code
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/krobbi/advent-of-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrobbi%2Fadvent-of-code", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrobbi%2Fadvent-of-code'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e23d998cd6ea19164dcde2dd378cd1594fb92abf
[INFO] testing krobbi/advent-of-code against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrobbi%2Fadvent-of-code" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/krobbi/advent-of-code
[INFO] finished tweaking git repo https://github.com/krobbi/advent-of-code
[INFO] tweaked toml for git repo https://github.com/krobbi/advent-of-code written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/krobbi/advent-of-code on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/krobbi/advent-of-code already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded md5 v0.8.0
[INFO] [stderr]   Downloaded microlp v0.2.11
[INFO] [stderr]   Downloaded sprs v0.11.4
[INFO] [stderr]   Downloaded ndarray v0.17.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc38c17f3639fda9e01bcd8e39ed2962c70aca5630997d03ec6723deebbaa16b
[INFO] running `Command { std: "docker" "start" "-a" "fc38c17f3639fda9e01bcd8e39ed2962c70aca5630997d03ec6723deebbaa16b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc38c17f3639fda9e01bcd8e39ed2962c70aca5630997d03ec6723deebbaa16b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc38c17f3639fda9e01bcd8e39ed2962c70aca5630997d03ec6723deebbaa16b", kill_on_drop: false }`
[INFO] [stdout] fc38c17f3639fda9e01bcd8e39ed2962c70aca5630997d03ec6723deebbaa16b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6157d095a49b48a96d3d79bf48640d545746e2b1016febd7986678721890de23
[INFO] running `Command { std: "docker" "start" "-a" "6157d095a49b48a96d3d79bf48640d545746e2b1016febd7986678721890de23", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ndarray v0.17.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling sprs v0.11.4
[INFO] [stderr]    Compiling microlp v0.2.11
[INFO] [stderr]    Compiling advent-of-code v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.10s
[INFO] running `Command { std: "docker" "inspect" "6157d095a49b48a96d3d79bf48640d545746e2b1016febd7986678721890de23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6157d095a49b48a96d3d79bf48640d545746e2b1016febd7986678721890de23", kill_on_drop: false }`
[INFO] [stdout] 6157d095a49b48a96d3d79bf48640d545746e2b1016febd7986678721890de23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36fbdd13b101afc9401f3b820c4c37ce326b711d5c0a5dc5d92dc02f05f4c198
[INFO] running `Command { std: "docker" "start" "-a" "36fbdd13b101afc9401f3b820c4c37ce326b711d5c0a5dc5d92dc02f05f4c198", kill_on_drop: false }`
[INFO] [stderr]    Compiling advent-of-code v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.73s
[INFO] running `Command { std: "docker" "inspect" "36fbdd13b101afc9401f3b820c4c37ce326b711d5c0a5dc5d92dc02f05f4c198", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36fbdd13b101afc9401f3b820c4c37ce326b711d5c0a5dc5d92dc02f05f4c198", kill_on_drop: false }`
[INFO] [stdout] 36fbdd13b101afc9401f3b820c4c37ce326b711d5c0a5dc5d92dc02f05f4c198
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b674d9f8b84c5ae83e3026d1e1fe205aaf412c705eca8cb8e2ecca86e01df531
[INFO] running `Command { std: "docker" "start" "-a" "b674d9f8b84c5ae83e3026d1e1fe205aaf412c705eca8cb8e2ecca86e01df531", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code-49e65cca9f8700c9)
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test advent_of_code_2015::day_01_not_quite_lisp::tests::part_one_works ... ok
[INFO] [stdout] test advent_of_code_2015::day_01_not_quite_lisp::tests::part_two_works ... ok
[INFO] [stdout] test advent_of_code_2015::day_02_i_was_told_there_would_be_no_math::tests::part_one_works ... ok
[INFO] [stdout] test advent_of_code_2015::day_02_i_was_told_there_would_be_no_math::tests::part_two_works ... ok
[INFO] [stdout] test advent_of_code_2015::day_03_perfectly_spherical_houses_in_a_vacuum::tests::part_one_works ... ok
[INFO] [stdout] test advent_of_code_2015::day_03_perfectly_spherical_houses_in_a_vacuum::tests::part_two_works ... ok
[INFO] [stdout] test advent_of_code_2015::day_05_doesnt_he_have_intern_elves_for_this::tests::part_one_works ... ok
[INFO] [stdout] test advent_of_code_2015::day_05_doesnt_he_have_intern_elves_for_this::tests::part_two_works ... ok
[INFO] [stdout] test advent_of_code_2015::day_09_all_in_a_single_night::tests::parts_work ... ok
[INFO] [stdout] test advent_of_code_2015::day_08_matchsticks::tests::part_two_works ... ok
[INFO] [stdout] test advent_of_code_2015::day_12_js_abacus_framework_io::tests::part_one_works ... ok
[INFO] [stdout] test advent_of_code_2015::day_12_js_abacus_framework_io::tests::part_two_works ... ok
[INFO] [stdout] test advent_of_code_2025::day_01_secret_entrance::tests::part_one_works ... ok
[INFO] [stdout] test advent_of_code_2025::day_04_printing_department::tests::part_one_works ... ok
[INFO] [stdout] test advent_of_code_2025::day_04_printing_department::tests::part_two_works ... ok
[INFO] [stdout] test advent_of_code_2025::day_05_cafeteria::tests::part_one_works ... ok
[INFO] [stdout] test advent_of_code_2025::day_03_lobby::tests::part_one_works ... ok
[INFO] [stdout] test advent_of_code_2025::day_03_lobby::tests::part_two_works ... ok
[INFO] [stdout] test advent_of_code_2025::day_06_trash_compactor::tests::part_two_works ... ok
[INFO] [stdout] test advent_of_code_2025::day_07_laboratories::tests::part_one_works ... ok
[INFO] [stdout] test advent_of_code_2015::day_08_matchsticks::tests::part_one_works ... ok
[INFO] [stdout] test advent_of_code_2015::day_10_elves_look_elves_say::tests::part_one_works ... ok
[INFO] [stdout] test advent_of_code_2025::day_07_laboratories::tests::part_two_works ... ok
[INFO] [stdout] test advent_of_code_2015::day_07_some_assembly_required::tests::part_one_works ... ok
[INFO] [stdout] test advent_of_code_2025::day_02_gift_shop::tests::part_one_works ... ok
[INFO] [stdout] test advent_of_code_2025::day_05_cafeteria::tests::part_two_works ... ok
[INFO] [stdout] test advent_of_code_2025::day_09_movie_theater::tests::part_two_works ... ok
[INFO] [stdout] test advent_of_code_2025::day_10_factory::tests::part_one_works ... ok
[INFO] [stdout] test advent_of_code_2025::day_06_trash_compactor::tests::part_one_works ... ok
[INFO] [stdout] test advent_of_code_2025::day_09_movie_theater::tests::part_one_works ... ok
[INFO] [stdout] test advent_of_code_2025::day_12_christmas_tree_farm::tests::part_two_works ... ok
[INFO] [stdout] test advent_of_code_2025::day_11_reactor::tests::part_two_works ... ok
[INFO] [stdout] test advent_of_code_2025::day_10_factory::tests::part_two_works ... ok
[INFO] [stdout] test advent_of_code_2025::day_11_reactor::tests::part_one_works ... ok
[INFO] [stdout] test advent_of_code_2025::day_01_secret_entrance::tests::part_two_works ... ok
[INFO] [stdout] test advent_of_code_2025::day_08_playground::tests::part_one_works ... ok
[INFO] [stdout] test advent_of_code_2025::day_08_playground::tests::part_two_works ... ok
[INFO] [stdout] test advent_of_code_2025::day_02_gift_shop::tests::part_two_works ... ok
[INFO] [stdout] test advent_of_code_2015::day_11_corporate_policy::tests::part_one_works ... ok
[INFO] [stdout] test advent_of_code_2015::day_06_probably_a_fire_hazard::tests::part_one_works ... ok
[INFO] [stdout] test advent_of_code_2015::day_06_probably_a_fire_hazard::tests::part_two_works ... ok
[INFO] [stdout] test advent_of_code_2015::day_04_the_ideal_stocking_stuffer::tests::part_one_works ... ok
[INFO] [stdout] test advent_of_code_2025::day_12_christmas_tree_farm::tests::part_one_works has been running for over 60 seconds
[INFO] [stdout] test advent_of_code_2025::day_12_christmas_tree_farm::tests::part_one_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 294.28s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b674d9f8b84c5ae83e3026d1e1fe205aaf412c705eca8cb8e2ecca86e01df531", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b674d9f8b84c5ae83e3026d1e1fe205aaf412c705eca8cb8e2ecca86e01df531", kill_on_drop: false }`
[INFO] [stdout] b674d9f8b84c5ae83e3026d1e1fe205aaf412c705eca8cb8e2ecca86e01df531
